Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRT: add minimum allowed detour, remove misleading consistency check #3616

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

nkuehnel
Copy link
Member

@nkuehnel nkuehnel commented Dec 2, 2024

Adds a minimum allowed detour to the default drt setup, as the current beta of the linear function is always added to the latest arrival and is not a real minimum.

allows to model constraints like the ones described in
https://www.vdv.de/positionspapier-linienbedarfsverkehr-maerz23.pdfx

in addition, I removed a misleading consistency check and related comments. Maximum allowed detour is not based on promised pickup times. As such, it is not necessary to define a max pickup delay in the config to use the detour constraints.

@nkuehnel nkuehnel merged commit 53933b6 into matsim-org:master Dec 5, 2024
47 checks passed
@nkuehnel nkuehnel deleted the drtMinDetour branch December 5, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants